home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_1 / amytutrl.lha / Part7 < prev    next >
Text File  |  1995-06-13  |  28KB  |  1,058 lines

  1.  
  2.  
  3.  
  4.                               THE TEST:
  5.  
  6.  
  7.  
  8.   So...you thought you could sneak out before test time, huh??  Thought no
  9. one would notice if you just kind of shuffled off out the back door there,
  10. didn't ya?  Well!!  You just park your little butt right down, haul out a
  11. pencil and prove to us both right here and now whether you deserve to wear
  12. the prestigious title "computer operator" or not.
  13.  
  14.   I know you're still new to this, and may not feel up to a test just yet,
  15. but rest assured, you probably know more than you give yourself credit for.
  16. Most of the questions will be pretty straightforward, such as:
  17.  
  18.   23. If BMFLAG rootblock EX_MAP overlays <string> MASK2, then OVERLINK <x>
  19.       bitmaps will data locate OFFSET <absep> = |label|END.
  20.  
  21.                 a. True                   b. False
  22.  
  23. so I don't think we'll have any hassles there.  And if you feel the need to
  24. use the books, hey, I understand..I've been there too.  Also, your Amiga
  25. may not be powerful enough for some of the calculations involved, so my best
  26. advice would be to turn off the monitor before each big calculation so as to
  27. conserve as much power as possible.  Also, make sure the fridge doesn't go
  28. on, or the phone or doorbell ring.
  29.  
  30.   After that, we'll..ha ha, just kidding.  Just a little pre-test.
  31.  
  32.   Actually, you can't use the books OR the computer.  This is a TEST, you
  33. idiots, not a book report!
  34.  
  35.  
  36. Rules:
  37.  
  38.   a. Anything goes
  39.   b. Spelling counts
  40.   c. No writing in the margins
  41.   d. There's probably only one correct answer per question
  42.   e. No getting mad at me if you miss an easy one and I call you a jackass
  43.  
  44.  
  45.                               *        *        *
  46.  
  47.  
  48. 1.  The numeric keypad, way over to the right there, is used for:
  49.  
  50.   A) Couldn't begin to tell ya
  51.  
  52.   B) It's identical to the number keys
  53.  
  54.   C) Tetrix, Flight Simulator, maybe a few others
  55.  
  56.   D) Interfacing with the 1020
  57.  
  58.  
  59.  
  60. 2.  As well as our diskettes, the Amiga can also use the old-style five and
  61. a half inch disks quite adequately with no additional equipment except the
  62. drive:
  63.  
  64.   A) This is true
  65.  
  66.   B) No, you need an additional power supply
  67.  
  68.   C) No, you need another power supply, separate device driver, and a
  69.      modulator box, like the Supra 890
  70.  
  71.   D) No, the whole thing's ridiculous from the get-go
  72.  
  73.  
  74.  
  75. 3.  "CLI" stands for:
  76.  
  77.   A) Command Line Interpreter
  78.  
  79.   B) Command Link (to) Intuition
  80.  
  81.   C) Commodore Line Interpreter
  82.  
  83.   D) Commodore Link Interlink
  84.  
  85.   E) Command Line Interface
  86.  
  87.   F) C and D
  88.  
  89.   G) A and E
  90.  
  91.  
  92.  
  93. 4.  "Multitasking" means:
  94.  
  95.   A) Doing lots of stuff at once
  96.  
  97.   B) Employing the CLI to perform a function from Intuition, and a program
  98.      using one of the .libraries or .devices at the same time.
  99.  
  100.   C) Two users operating out of the same WorkBench environment, often using
  101.      the commands Ask, Skip and Lab in the st-seq to differentiate who is who
  102.  
  103.   D) Running the same program in a background behind itself
  104.  
  105.  
  106.  
  107. 5.  We:  Copy x > nil:
  108.          Copy nil: > par:
  109.  
  110.   A) This won't work because we don't have the nil.library in libs
  111.  
  112.   B) This copies file x to the printer
  113.  
  114.   C) This copies directory x to the printer
  115.  
  116.   D) This just plain ol' won't work
  117.  
  118.  
  119.  
  120. 6.  Say uses both the translator.device and the narrator.library, which
  121. take up about 35K of memory.  Sweep or Flush gets this memory back.
  122.  
  123.   A) Sounds good to me!
  124.  
  125.   B) What are ya, some kind of nut?
  126.  
  127.   C) You can never get all the memory back, but maybe up to 90 per cent
  128.  
  129.   D) This only works with the FastMem pack unless you run SlowMemLast first
  130.  
  131.  
  132.  
  133. 7.  The Trashcan is:
  134.  
  135.   A) Essentially valueless
  136.  
  137.   B) User-friendly in the extreme
  138.  
  139.   C) Filler space for the WorkBench window
  140.  
  141.   D) A Commodore first and, hopefully, last
  142.  
  143.   E) All of the above
  144.  
  145.  
  146.  
  147. 8.  A Project differs from a Tool in that:
  148.  
  149.   A) A Project is Used, whereas you Use a Tool
  150.  
  151.   B) Tools always have an even-numbered number of bytes, Projects odd
  152.  
  153.   C) Projects need Tools, but Tools don't need Projects
  154.  
  155.   D) it involves a scriptfile and an Xicon-type program to run it
  156.  
  157.  
  158.  
  159. 9.  To find out how many bytes a file is, you use the command:
  160.  
  161.   A) Dir
  162.  
  163.   B) Info
  164.  
  165.   C) List
  166.  
  167.   D) Status
  168.  
  169.   E) Assign
  170.  
  171.  
  172.  
  173. 10.  We have a 10,000 byte text file called BookList and we want to print
  174. just the last 3,000 bytes.  We:
  175.  
  176.   A) use the CLI command "Copy BookList#?/-3000 par:"
  177.  
  178.   B) Ed the file, mark off the part you want printed with BS and BE, then
  179.      use "WB"par:"
  180.  
  181.   C) use "WriteBlock > fileX > parallel.device"
  182.  
  183.   D) use "Join opt r -7000 Booklist > par:"
  184.  
  185.  
  186.  
  187. 11.  The command Redraw, from the WorkBench title bar:
  188.  
  189.   A) may be one of those secret, valuable tools no one knows about
  190.  
  191.   B) Aligns all selected icons in a window along the same horizontal and
  192.      vertical axes.
  193.  
  194.   C) Distributes all selected icons in a window to their furthest points
  195.      from each other and the window's edges.
  196.  
  197.   D) Attempts to reorganize the screen if a tool blows up
  198.  
  199.  
  200.  
  201. 12.  For greatest long-term accuracy, it's always best to use the Digital
  202. Clock instead of the Analog, because analog isn't as accurate:
  203.  
  204.   A) True, everybody knows that
  205.  
  206.   B) While granting that analog isn't as accurate as digital, the difference
  207.      would probably be unnoticeable unless you left them running a few days.
  208.  
  209.   C) This is true because the analog Clock uses clock hands, which means
  210.      graphic usage, thus slowing down the processor.  It's even more
  211.      noticeable when the Clock is dragged out to its largest size.
  212.  
  213.   D) I know it SOUNDS right...but it just doesn't FEEL right!
  214.  
  215.  
  216.  
  217. 13.  The text curser is:
  218.  
  219.   A) That little gold block the letters come out of
  220.  
  221.   B) That block marker at the bottom of Ed
  222.  
  223.   C) That block the pointer turns into when using a word processor
  224.  
  225.   D) That blockhead yelling at the monitor!
  226.  
  227.  
  228.  
  229. 14.  If you see an "Assign t: Ram:t" in somebody's st-seq, it means:
  230.  
  231.   A) somebody is being very lazy
  232.  
  233.   B) somebody is being very impatient
  234.  
  235.   C) t is now Assigned to bi-data memory
  236.  
  237.   D) the tool back-up feature is now working out of Ram
  238.  
  239.   E) this person is a programmer, thus also incorporating answers A and B
  240.  
  241.  
  242.  
  243. 15.  Let's say you've got IconEd in the System drawer, you load it up, make
  244. a snazzy icon, and want to save it to the Utilities drawer.  In the Save
  245. box, you type "Utilities/MyIcon", then Save Image:
  246.  
  247.   A) Yes, that'll save the little rascal as "MyIcon.info"
  248.  
  249.   B) No, it'll just save it as "MyIcon"
  250.  
  251.   C) No, you're both wrong..it'll save it as "Utilities/MyIcon.info"
  252.  
  253.   D) Sorry kid, it's Error Message time
  254.  
  255.  
  256.  
  257. 16.  Two good things about the Trashcan directory are that it can't be moved
  258. into another directory, or deleted.  This is often useful because:
  259.  
  260.   A) There are times when you have to make absolutely sure you're not going
  261.      to make a mistake.
  262.  
  263.   B) This is the only thing that will override the Protect RWED feature
  264.  
  265.   C) You can activate another drawer's icon, then also the Trashcan icon,
  266.      then Empty Trash and it only empties the contents of the other drawer,
  267.      but not the actual directory, unlike "Delete (dir) all"
  268.  
  269.   D) Say what you want, it's STILL garbage!
  270.  
  271.  
  272.  
  273. 17.  The reason the stock Preferences has the CLI turned off is because:
  274.  
  275.   A) Pyschology tests showed that people have an immediate need to do SOME-
  276.      thing to their computers, and highlighting the Prefs CLI box and maybe
  277.      moving the Key Repeat Delay slider a bit are there for that purpose.
  278.  
  279.   B) They wanted to make sure all the old-timers got a good eyeballfull of
  280.      the slick, new Amiga WorkBench screen before abandoning it forever.
  281.  
  282.   C) Child studies have proven that children don't have the dexterity to
  283.      activate an icon, pull down the menu to Discard and release the button
  284.      and then click in the "Are you sure?" requester box, whereas the
  285.      chances that some toddler will amble up to the keyboard and type in
  286.      "Delete df0:#? all" are perhaps greater than one in ten.
  287.  
  288.   D) Answer C, but insert the word "new-user" for "toddler"
  289.  
  290.   E) All of the above
  291.  
  292.  
  293.  
  294. 18.  If we "dir fonts df0:t", we:
  295.  
  296.   A) have created a monster
  297.  
  298.   B) have renamed the file's font to df0:t/font
  299.  
  300.   C) have typed the dir fonts, copying to df0 at the same time
  301.  
  302.   D) have dir'ed the typed fonts, deleting from df0 at the same time
  303.  
  304.   E) None of the above
  305.  
  306.  
  307.  
  308. 19.  You should wrap a piece of grounded aluminum foil around the connectors
  309. going into the back of the Amiga because:
  310.  
  311.   A) It greatly reduces line interference, glitches and kludges
  312.  
  313.   B) It protects the Amiga from random static electricity created by the
  314.      monitor
  315.  
  316.   C) It prevents accidental food or drink spills from getting on the
  317.      cable ends, the most common cause of computer failure
  318.  
  319.   D) none of the above
  320.  
  321.   E) Hey, I thought this test was gonna be hard!
  322.  
  323.  
  324.  
  325. 20.  The custom chip Fat Agnus:
  326.  
  327.   A) uses a double bit-blitter in conjunction with the parallax processor
  328.  
  329.   B) generates all system clocks from the 360 Mhz oscillator
  330.  
  331.   C) provides the address to the video and expansion RAM multitasking
  332.  
  333.   D) displays the Unsynchronized Coprocessor
  334.  
  335.   E) None of the above
  336.  
  337.   F) Hey, I thought this test was gonna be easy!!
  338.  
  339.  
  340.  
  341. 21.  Which one of these Ed commands is correct:
  342.  
  343.   A) ESC J     join current line with next
  344.  
  345.   B) ESC SR    set right margin
  346.  
  347.   C) ESC SH    show information
  348.  
  349.   D) ESC SB    show block on screen
  350.  
  351.   E) all of the above
  352.  
  353.   F) none of the above
  354.  
  355.  
  356.  
  357. 22.  In the Command Sequence Files chapter in Compute's AmigaDOS book, they
  358. try to get a little jazzy by using some Ram, like so:
  359.  
  360.                        MakeDir Ram:c
  361.                        Copy c/Copy Ram:c/Copy
  362.                        Assign X: Ram:c/Copy
  363.                        Assign D: Ram:c
  364.                        CD SYS:c
  365.  
  366.                        X: Assign D:
  367.                        X: CD D:
  368.                        X: Delete D:
  369.                        X: Dir D:
  370.                        X: DiskCopy D:
  371.                        X: Echo D:
  372.                           (etc)
  373.                        X: Type D:
  374.  
  375.                        CD SYS:
  376.                        Assign c: Ram:c
  377.                        Assign d: C:Delete
  378.  
  379.  
  380.   What's wrong with this picture?
  381.  
  382.   A) For starters, copying the Copy command to Ram first is unnecessary
  383.      because we have AddBuffers or FaccII already running at a minimum of 100
  384.  
  385.   B) The above was not updated for Version 1.2, so the Assign X command will
  386.      fail, as dir X does not exist at that point
  387.  
  388.   C) The whole D and X thing is unnecessary.  It only saves you a tiny bit of
  389.      typing, and isn't worth it in additional confusion, not to mention
  390.      disk access time
  391.  
  392.   D) The above will not work with 1.2 because you cannot Assign a command,
  393.      like Copy, only directories and devices
  394.  
  395.   E) C and A
  396.  
  397.   F) D and A
  398.  
  399.   G) D and B
  400.  
  401.   H) B and C
  402.  
  403.  
  404.  
  405. 23.  The above question illustrates:
  406.  
  407.   A) how necessary it is to make sure your books are updated for the latest
  408.      version
  409.  
  410.   B) how unlikely it is that the books will tell you the REAL way to do it,
  411.      regardless of version, computer make or publisher.
  412.  
  413.   C) how much smoother commands roll out of Ram than memory
  414.  
  415.   D) That whereas X: = Ram:c/Copy, Assign C: = D: rather than c/Assign
  416.  
  417.  
  418.  
  419. 24.  The command Rename does NOT change just the upper or lower case of
  420. letters in a word, such as "Rename fox to Fox":
  421.  
  422.   A) Everybody knows that
  423.  
  424.   B) It does, but not in Ram
  425.  
  426.   C) It only works if you capitalize the word "Rename" in the command
  427.  
  428.   D) It does, but only when moving the file to a different directory
  429.  
  430.  
  431.  
  432. 25.  One problem with DOS is that it isn't "user-friendly" like WorkBench,
  433. so if we Rename or Copy a file to one that's already there, it wipes out
  434. the original:
  435.  
  436.   A) Hey, that's one of the first things we learned!
  437.  
  438.   B) This is true, but not in Ram
  439.  
  440.   C) It won't if you use the command "Copy (fromfile) (tofile) opt c"
  441.  
  442.   D) Wait a minute...there's somethin' fishy here...
  443.  
  444.  
  445.  
  446. 26.  One slick undocumented trick is to have a Bench in df1 loaded with JUST
  447. the stuff you want in Ram..then after booting up you simply take the df1
  448. icon and drop it onto the Ram icon, which copies it over quickly and cleanly
  449. without a long, involved startup-sequence:
  450.  
  451.   A) Hey, I didn't know that!
  452.  
  453.   B) This is true, but the trick is you have to remove the "SYS:System/Disk-
  454.      Copy" from the Bench's Default Tool box in the Info window
  455.  
  456.   C) This works, but you have to Rename the Ram disk to something else first
  457.  
  458.   D) Sorry, buddy..disks are of incompatible type and cannot be copied
  459.  
  460.  
  461. 27.  As it turned out, I was quite wrong about SetMap and it has a vital
  462. purpose after all:
  463.  
  464.   A) The keymaps also incorporate part of the printer driver sequence, so
  465.      your printer won't operate completely correctly without them
  466.  
  467.   B) The keymaps also incorporate part of the Alternate key sequences, so
  468.      they won't print right otherwise
  469.  
  470.   C) It was designed to run after LoadWb in the startup-sequence and makes
  471.      the disk-thrashing much quieter
  472.  
  473.   D) The USA1 keymap is the "international" keymap, so BBS's, for instance,
  474.      are all compatible
  475.  
  476.   E) Just kidding
  477.  
  478.  
  479.  
  480. 28.  The term "booting up" comes from:
  481.  
  482.   A) The expression "pull yourself up by the bootstraps"
  483.  
  484.   B) The first thing you do when you finish dressing is pull your boots on
  485.  
  486.   C) The "boot block" is a part of the Amiga innards, which it accesses even
  487.      before the startup-sequence
  488.  
  489.   D) There is no derivation in this case
  490.  
  491.   E) Possibly some of the above
  492.  
  493.  
  494.  
  495. 29.  Which of these is NOT a device:
  496.  
  497.   A) RAW
  498.  
  499.   B) COM
  500.  
  501.   C) SER
  502.  
  503.   D) PRT
  504.  
  505.   E) DF2
  506.  
  507.   F) DH0
  508.  
  509.  
  510.  
  511. 30.  Which of these does anything at all:
  512.  
  513.   A) Date < now.date
  514.  
  515.   B) List > nofile
  516.  
  517.   C) Copy fileX > output file
  518.  
  519.   D) Delete df0:Xfile >> nil:
  520.  
  521.   E) Run sys:s/startup-sequence
  522.  
  523.  
  524.  
  525. 31.  The command "Relabel" is:
  526.  
  527.   A) used with word processing
  528.  
  529.   B) used to make envelope and package labels
  530.  
  531.   C) used when "Rename" isn't
  532.  
  533.   D) for changing the name of both a directory and its sub-directories
  534.  
  535.  
  536.  
  537. 32.  You "CD" and the computer responds "WorkBench:".  You "CD c", then "CD"
  538.      and the computer responds "WorkBench:c".  You type "CD /", then type
  539.      "CD" and the computer responds:
  540.  
  541.   A) "WorkBench:c"
  542.  
  543.   B) "DF0:"
  544.  
  545.   C) "WorkBench:"
  546.  
  547.   D) "/"
  548.  
  549.   E) "WorkBench:/"
  550.  
  551.  
  552.  
  553. 33.  If you didn't get the last question, it's because:
  554.  
  555.   A) you didn't study worth beans
  556.  
  557.   B) you think it's unfair 'cause it wasn't in the tutorial
  558.  
  559.   C) You never thought of using the wildcard directory "/" before
  560.  
  561.   D) You thought it might be a trick question...as if I'd stoop so low
  562.  
  563.   E) All of the above
  564.  
  565.  
  566.  
  567. 34.  If not Exists Ram:xx
  568.      Run Clock
  569.      Else
  570.      Run CLI
  571.      EndIf
  572.  
  573.      means:
  574.  
  575.   A) A CLI is opened up if Ram:xx is a binary file
  576.  
  577.   B) The Clock is run unless the CLI was opened if xx in Ram existed
  578.  
  579.   C) Ram:xx is a file, not a directory
  580.  
  581.   D) Ram:xx is a directory, not a file
  582.  
  583.   E) A and C
  584.  
  585.   F) B and D
  586.  
  587.  
  588.  
  589. 35.  If you have a copy of WorkBench in df1, and "Install df1:", you:
  590.  
  591.   A) wipe df1 clean
  592.  
  593.   B) do essentially nothing
  594.  
  595.   C) make the disk boot straight to the CLI
  596.  
  597.   D) make the disk boot quicker, as you've re-written the Install boot sector
  598.      to the most recent area on the disk
  599.  
  600.  
  601.  
  602. 36.  If you see a "FROM/A,TO,OPT/K", it's a:
  603.  
  604.   A) Format
  605.  
  606.   B) Template
  607.  
  608.   C) Specification
  609.  
  610.   D) Sequence Option Control
  611.  
  612.   E) Nightmare
  613.  
  614.  
  615. 37.  If one of your keys gets sticky, the best thing to do is:
  616.  
  617.   A) shoot it liberally with WD-40 or LPS-2
  618.  
  619.   B) take it immediately to the shop and let the professional fix it
  620.  
  621.   C) pop the keycap off with a couple of butterknife tips and drip a little
  622.      99 per cent isopropyl alcohol onto the sticky part, work it 'til it
  623.      frees up then replace the keycap
  624.  
  625.   D) blow hot, moist breath on it through a tube for about three minutes
  626.  
  627.   E) lubricate it with warm milk
  628.  
  629.  
  630.  
  631. 38.  The third button on a three-button mouse is:
  632.  
  633.   A) Hey now, wait just a minute, this has gone far enough!
  634.  
  635.   B) the equivalent of Ctrl-LeftAmiga-RightAmiga
  636.  
  637.   C) the equivalent of LeftAmiga-M and N
  638.  
  639.   D) the equivalent of the shift key
  640.  
  641.   E) for a function so sublime that our poor, humble Amiga can't handle it
  642.  
  643.  
  644.  
  645. 39.  The RightAmiga-X command works just about everywhere you see the cursor:
  646.  
  647.   A) Yes, and a handy little command it can be!
  648.  
  649.   B) The IS no such thing as the command "RightAmiga-X"
  650.  
  651.   C) No, it only works in the WorkBench environment
  652.  
  653.   D) It works in the WorkBench and CLI environments, but not in things like
  654.      terminal programs, paint programs or word processors unless specifi-
  655.      cally programmed that way
  656.  
  657.  
  658.  
  659. 40.  One of these won't do doodly-squat:
  660.  
  661.   A) Run Execute s/startup-sequence
  662.  
  663.   B) Dir > par: df1: opt a
  664.  
  665.   C) Assign "WorkBench 1.2": "df1:WorkBench BkUp2":
  666.  
  667.   D) run > nil: delete fonts all quiet
  668.  
  669.   E) List > fileX Clock.info
  670.  
  671.  
  672. 41.  The pixel arrays of Lo-Res, Med-Res, Interlace and Hi-Res are:
  673.  
  674.   A) 200x200, 400x400, 600x600, 800x800
  675.  
  676.   B) 120x240, 240x360, 360x480, 480x600
  677.  
  678.   C) 320x200, 640x200, 320x400, 640x400
  679.  
  680.   D) 340x280, 340x560, 560x340, 560x680
  681.  
  682.  
  683.  
  684. 42.  The audio.device resides:
  685.  
  686.   A) deep within the bowels of the Amiga
  687.  
  688.   B) in the devs directory, where it belongs
  689.  
  690.   C) in any directory you choose, as long as it's one of the ones recognized
  691.      by the Amiga, like libs, c or devs.
  692.  
  693.   D) Uh, gee, us, WHAT audio.device?
  694.  
  695.  
  696.  
  697. 43.  Which of these puppies actually has a chance of running:
  698.  
  699.   A) Ed 2X3=6
  700.  
  701.   B) Rename df0:fonts/topaz.font df1:fonts/topaz2.font
  702.  
  703.   C) Ed Xfile3:
  704.  
  705.   D) Execute Run Clock
  706.  
  707.   E) Ed /\/\/\/\/\
  708.  
  709.   F) Ya want the truth?  None of 'em
  710.  
  711.  
  712.  
  713. 44.  To open a CLI window the size of the entire screen, we use for
  714.      Interlace Mode "NewCLI con:0/0/640/400/", and for Non-Interlace Mode
  715.      "NewCLI con:0/0/640/200/":
  716.  
  717.   A) Something STILL seems fishy, but okay, I'll bite
  718.  
  719.   B) Oops!  It should have been "con:640/400/0/0/" and "con:640/200/0/0/"
  720.  
  721.   C) If those are the numbers you're using, forget it
  722.  
  723.   D) Ah ha, caught you this time!  There has to be a space after the colon!
  724.  
  725.  
  726.  
  727. 45.  When you have a hard drive, in the st-seq you assign virtually all the
  728. directories on df0 over to dh0:
  729.  
  730.   A) Of course..the computer won't run without them
  731.  
  732.   B) It's not necessary, as the various dirs are already on the hard drive
  733.  
  734.   C) No, not all, only the recognized Amiga directories
  735.  
  736.   D) You only need to do this if you're going to CD from the hard drive
  737.  
  738.   E) Just like that, huh?  Well...okay
  739.  
  740.  
  741.  
  742. 46.  In Interlace mode, the Calculator operates at a somewhat slower speed
  743.      when you resize it to larger than half the screen:
  744.  
  745.   A) No, the size has nothing to do with math functions.  Whud'ya think we
  746.      are, anyways..stoopid??
  747.  
  748.   B) True, once you re-size a "processing tool", like the Calculator or
  749.      Notepad, beyond half the screen (in Interlace mode), it dips into
  750.      processor power to sustain the graphic image, thus slowing it down
  751.  
  752.   C) No, it only gives the illusion of being slowed down because the
  753.      numbers and buttons and everything are bigger
  754.  
  755.   D) This is impossible!
  756.  
  757.  
  758.  
  759. 47.  You enter "Assign Bumpersnaggle: df0:Run".  Then you enter
  760. "Assign Bumpersnaggle: df0:c/NewCLI".  You enter "Bumpersnaggle:" and up
  761. pops a CLI window.  You enter "NewCLI" and:
  762.  
  763.   A) The Bumpersnaggle program begins to run
  764.  
  765.   B) Nothing happens, because of the re-Assign
  766.  
  767.   C) You get an error message
  768.  
  769.   E) A normal CLI window pops up
  770.  
  771.   F) You get a requester asking for Volume Bumpersnaggle
  772.  
  773.   G) The CLI returns the message "Cannot process information, all lines busy"
  774.  
  775.  
  776.  
  777. 48.  It's important to back up valuable disks because:
  778.  
  779.   A) your disk could accidentally get infected by a virus
  780.  
  781.   B) you bought a cheap (under $50) surge protector and the computer could
  782.      get zapped in the middle of a write and waste the disk
  783.  
  784.   C) you could wipe one out simply by pressing on it too hard while putting
  785.      on a new label
  786.  
  787.   D) it could just suddenly out-of-the-blue one day have a read/write error,
  788.      not validate correctly, Guru out the machine, who-knows?
  789.  
  790.   E) dust and smoke particles are like boulders to the disks, and hey, that
  791.      looks like one floating this way now!
  792.  
  793.   F) and, of course, it's JUST possible some rank beginner might wipe out a
  794.      ton of good stuff with a simple inadvertant flick of the wrist.
  795.  
  796.   G) ALL of the above
  797.  
  798.  
  799. 49.  Noah's.arc was good for you because:
  800.  
  801.   A) It kept the likes of you off the streets
  802.  
  803.   B) Your neighbors finally got some sleep
  804.  
  805.   C) You cut down on your vices because you couldn't do both at once
  806.  
  807.   D) You are literally a different person than you were that short time ago
  808.  
  809.   E) Your parents finally have reason to hope
  810.  
  811.   F) YOU finally have reason to hope!
  812.  
  813.   G) All of the above
  814.  
  815.  
  816.  
  817. 50.  The Amiga is just one hot computer because:
  818.  
  819.   A) the payment didn't require a second mortgage
  820.  
  821.   B) it's faster than slick
  822.  
  823.   C) you can do desk-top publishing in 4,096 colors
  824.  
  825.   D) it provides true multitasking
  826.  
  827.   E) it has built-in digital-to-analog converters for sound sampling
  828.  
  829.   F) it has stereo outputs with dedicated processors and MIDI support
  830.  
  831.   G) it has dedicated video coprocessors for animations and digitizing
  832.  
  833.   H) it supports SCSI devices
  834.  
  835.   I) it can digitize images on-line up to 30 frames a second
  836.  
  837.   J) it has a software selection of over 3,000 titles, NOT counting BBS's
  838.  
  839.   K) it can combine internal and external video on-screen
  840.  
  841.   L) it uses an intuitive graphic interface
  842.  
  843.   M) it uses a 32-bit MC68000 processor
  844.  
  845.   N) it just generally blows the doors off anything else you've ever seen
  846.  
  847.   O) there hasn't been anything else like it, before or since
  848.  
  849.   P) it has made this one of the most exciting times of our lives
  850.  
  851.   Q) it has enabled us to transcend to a different dimension..
  852.       
  853.        a dimension, as they say,
  854.  
  855.        not only of sight and sound, but of mind...
  856.  
  857.   R) and not just transcend a demension, but to be part of an evolution..
  858.  
  859.   S) and, to be just beginning...
  860.  
  861.  
  862.  
  863.   T) All of the above
  864.  
  865.  
  866.  
  867.                               *        *        *
  868.  
  869.  
  870.  
  871.  
  872.   Fun, huh?  Whad'ya MEAN it was slanted, biased, unfair, unethical and
  873. morally degrading?!  That's what tests are FOR...
  874.  
  875.   to prepare you for the real world!
  876.  
  877.                                        *
  878.  
  879.   You should Type another copy of Part7 so you can look at both the
  880. questions and answers at the same time.
  881.  
  882.                                        *
  883.  
  884. ANSWERS:
  885.  
  886.   Oh no...now I've got to scrape all these bruised egos off the floor.
  887. Hey, don't let it bother you that you didn't know "CD /" meant return to the
  888. previous directory...and ANYone could have gotten that "text curser" one
  889. wrong!  Okay, so I'm a sneaky guy!  You KNEW that!
  890.  
  891.  
  892.  
  893. 1. (C) Well, it's certainly not identical, and no accountant in their right
  894. mind would use such a cheap keyboard for a calculator, so we'll just have to
  895. assume it's for programmers and business spreadsheets and the like.  I've
  896. run what seems like a zillion programs on this thing and the only two I can
  897. recall that use the numeric keypad exclusively are Tetrix and Fight
  898. Simulator.  If you want a point for answer A, go ahead and take it.  I mean,
  899. the truth is the truth.
  900.  
  901. 2. (D) Sorry, but they aren't five and a HALF inches, they're five and a
  902. QUARTER!  Hey, if you can't read, don't blame me.
  903.  
  904. 3. (G) The books are filled with it both ways, even in the same paragraph.
  905.  
  906. 4. (A) Hey..didn't I say some things are obvious?
  907.  
  908. 5. (D) Granted, I DID have to try it just to make sure...
  909.  
  910. 6. (B) Sorry again.  The ".device" and ".library" are switched around.
  911.  
  912. 7. (E) I think I've made my position on the Trashcan clear by now...
  913.  
  914. 8. (C) I sure hope you didn't answer "B".
  915.  
  916. 9. (C) Why does this look like the first FAIR question on the test?
  917.  
  918. 10. (C) I know, I know..you were torn between "A" and "D"..and no, answer
  919.         "C" isn't a CLI command, it's just computersimplespeak.  By the way,
  920.         as a side benefit to my writing this question, I learned that
  921.         "WB"par:" works!  Who woulda thought?  
  922.  
  923. 11. (D) Never used it.  Cheap shot, huh?
  924.  
  925. 12. (D) I hope this is obvious, but they're BOTH digital!
  926.  
  927. 13. (D) Sorry, but rules are rules.
  928.  
  929. 14. (B) It just hastens up Ed a tiny bit.  And who wants trash in Ram?  And
  930.         on top of that, you might very very much WANT the Ed-Backup someday,
  931.         and if it's assigned to Ram, it's  all gone, bye-bye.
  932.  
  933. 15. (D) You have to issue the full pathname "df0:Utilities/MyIcon"
  934.  
  935. 16. (D) Don't mind me while I take one last swipe at it.
  936.  
  937. 17. (E) Okay, okay..so the chances are about one in twenty.
  938.  
  939. 18. (E) certainly looks like it oughta do something, doesn't it?
  940.  
  941. 19. (D) None of this stuff is for real, I made it all up.  If you spill
  942.         a drink on the Amiga, the cable ends are the LAST things you have
  943.         to worry about.  It all sounded good, though.
  944.  
  945. 20. (C) Hey, so I gave you ONE toughie..what's the beef?
  946.  
  947. 21. (E) I'm embarrassed for us both if you didn't get this one
  948.  
  949. 22. (E) I hate to think how much mental damage this one example has done...
  950.  
  951. 23. (B) Even updated versions are filled with errors, such as...
  952.  
  953. 24. (B) The Bantam book SAYS it doesn't, but it does.  But not in Ram.
  954.  
  955. 25. (D) Copy wipes it out, Rename gives you an error message.
  956.  
  957. 26. (D) Sure sounded good, didn't it?
  958.  
  959. 27. (E) Sorry to jest at such a serious time.
  960.  
  961. 28. (A/E) I kid you not, one of the DOS books mentioned "bootstraps".
  962.  
  963. 29. (B) That's "CON", for "Console", not "COM", you idiot.
  964.  
  965. 30. (B) Gee, come to think of it, I never DID try "D"...
  966.  
  967. 31. (C) Go to the back of the class if you said "B".
  968.  
  969. 32. (C) Hey, I'm TIRED of hearing about what a dirty trick this was!
  970.  
  971. 33. (A-E) Look on the bright side..at least you got THIS one right!
  972.  
  973. 34. (B) Okay, so my off a little wording was.
  974.  
  975. 35. (B) "D" sounds good, but it has to be written FIRST.
  976.  
  977. 36. (B) No, I don't know how to read it either.
  978.  
  979. 37. (C) You didn't know YOUR Intuition was going to be tested also!
  980.  
  981. 38. (D) Hey, if you're a "computer operator", you find this stuff out.
  982.  
  983. 39. (A) It's "built-in", works everywhere.
  984.  
  985. 40. (C) The end quotes have to be OUTside the colons.
  986.  
  987. 41. (C) Now really, was this asking too much?
  988.  
  989. 42. (A) It's in ROM or something.  I know it's there somewhere.
  990.  
  991. 43. (F) I bet you put answer "A".  Ha ha, can't use an equal sign.
  992.  
  993. 44. (A) What, don't you trust me??
  994.  
  995. 45. (E) You don't "need" to, you can always use full pathnames.
  996.  
  997. 46. (D) The Calculator can't be re-sized at ALL, you goof-ball!
  998.  
  999. 47. (E) The computer now recognizes two commands for NewCLI
  1000.  
  1001. 48. (G) Did I say "possible"?  Excuse me, I meant "probable".
  1002.  
  1003. 49. (G) Hey, if it isn't obvious to you, it is to everyone else.
  1004.  
  1005. 50. (T) Go ahead, call me sentimental.
  1006.  
  1007.  
  1008.                               *        *        *
  1009.  
  1010. Scoring:
  1011.  
  1012.  0 - 10  Took this test by accident
  1013.  
  1014. 10 - 20  Did the tutorial, THEN took this test by accident!
  1015.  
  1016. 20 - 29  See you back in Part2.
  1017.  
  1018. 30 - 34  An eleven year-old scored a 33 on this test just last week...
  1019.  
  1020. 35 - 39  Well, ya took the test too soon, but you're okay.
  1021.  
  1022. 40 - 44  You mean you actually OPENED the DOS books?!
  1023.  
  1024. 45 - 48  Looks like we're calling you Computer Operator!
  1025.  
  1026. 49 - 50  Excuse me, that was MISTER Computer Operator!!
  1027.  
  1028.                                        *
  1029.  
  1030.   Well, the first thing you've got to do it get rid of all the terrible
  1031. ideas I warped your mind with during the test.  I mean, "Join opt r -7000
  1032. Booklist"??  Hello?  I still like the "analog clock" one.  If you didn't get
  1033. it correct you have to write "My computer is digital" on the blackboard one
  1034. hundred times.  
  1035.  
  1036.   By the way, that business with the sticky keys is for real, did my "n"
  1037. just the other day.  Don't use too much, just a drop or two.  Has to be the
  1038. 99 per cent stuff, available at the pharmacy.  Pry the keycap straight off
  1039. and put it straight back on.  I waive all legal responsibility.
  1040.  
  1041.   And lastly, while keeping in mind that it's crazy, feel free to try
  1042. variations of any of the goofy stuff in the test.  You can't hurt anything
  1043. and after all...
  1044.  
  1045.   ..the Search for UnLoadWb has got to start somewhere!
  1046.  
  1047.  
  1048.                                        *
  1049.  
  1050.   Stay loose, krazy kats.
  1051.  
  1052.  
  1053.  
  1054.                                  **  The BenchMaster  **
  1055.  
  1056.  
  1057.  
  1058.